←Select platform

AddExcluding(List<IFeature>) Method

Summary

Adds a list of features to be excluded from parent feature.

Syntax
C#
C++/CLI
Python
public void AddExcluding( 
   List<IFeature> feature 
) 
public:  
   void AddExcluding( 
      List<IFeature^>^ feature 
   ) 
def AddExcluding(self,feature): 

Parameters

feature

Features to exclude.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.